prune: [scan-build] Initialize a variable
authorColin Walters <walters@verbum.org>
Wed, 16 Oct 2019 13:48:20 +0000 (13:48 +0000)
committerColin Walters <walters@verbum.org>
Wed, 16 Oct 2019 13:48:20 +0000 (13:48 +0000)
commit946659aacf08bc238e3ceda4475a855c165b06c5
treed2d6188307b5a6f08042cd218892ccfe1067f777
parenta8dc90b02fbbd7b951be59704d4c5969463ab8f2
prune: [scan-build] Initialize a variable

Another false positive because we only read this if `opt_keep_younger_than` is `TRUE`,
but let's initialize variables on general principle.
src/ostree/ot-builtin-prune.c